[29/12/2012 3:17:19] AutoGK 2.55 [29/12/2012 3:17:19] OS: WinXP (5.1.2600).2 [29/12/2012 3:17:19] Job started. [29/12/2012 3:17:19] Input file: K:\Editados para comprimir\South Pacific_5_Strange Islands_EN-ES_16'9.mpg [29/12/2012 3:17:19] Output file: K:\Editados para comprimir\South Pacific_5_Strange Islands_EN-ES_16'9.avi [29/12/2012 3:17:19] Output codec: XviD [29/12/2012 3:17:19] Audio 1: Audio Stream 0 MPEG [29/12/2012 3:17:19] Subtitles: none [29/12/2012 3:17:19] Format: AVI [29/12/2012 3:17:19] Target quality: 66% [29/12/2012 3:17:19] Custom resolution settings: fixed width of 720 pixels [29/12/2012 3:17:19] Audio 1 settings: Original [29/12/2012 3:17:19] Standalone support enabled: ESS [29/12/2012 3:17:19] Started encoding. [29/12/2012 3:17:19] Demuxing and indexing. [29/12/2012 3:19:57] Processing file: K:\Editados para comprimir\South Pacific_5_Strange Islands_EN-ES_16'9.mpg [29/12/2012 3:19:57] Source resolution: 720x576 [29/12/2012 3:19:57] Found PAL source. [29/12/2012 3:19:57] Source aspect ratio: 4:3 [29/12/2012 3:19:57] Manual aspect ratio: 16:9 [29/12/2012 3:19:57] Analyzing source. [29/12/2012 3:21:48] Source has percentage of interlacing in motion areas: 0,00 [29/12/2012 3:21:48] Source is considered to be progressive. [29/12/2012 3:21:48] Output will contain 69043 frames [29/12/2012 3:21:48] Forcing encoding with sharp matrix. [29/12/2012 3:21:48] Using VAQ in XviD [29/12/2012 3:21:48] Running single pass encoding. [29/12/2012 3:21:48] Writing the following script to K:\Editados para comprimir\agk_tmp\South Pacific_5_Strange Islands_EN-ES_16'9_movie.avs =========================================================== LoadPlugin("C:\ARCHIV~1\AutoGK\DGMPGDec\DGDecode.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\autocrop.dll") LoadPlugin("C:\ARCHIV~1\AutoGK\filters\RemoveGrainSSE3.dll") movie = mpeg2source("K:\Editados para comprimir\agk_tmp\South Pacific_5_Strange Islands_EN-ES_16'9.d2v") cropclip = autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=0,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) fixed_aspect = 1.42222222222222 c_width = width(cropclip) c_height = round(height(cropclip) / fixed_aspect) input_par = float(c_width)/float(c_height) out_width = 720 out_height = round(float(out_width) / input_par) hmod = out_height - (floor(out_height / 16 ) * 16) out_height = (hmod > 4) ? (out_height + (16 - hmod)) : (out_height - hmod) new_aspect = (float(out_width) / float(out_height)) / fixed_aspect autocrop(movie,mode=0,wmultof=4,hmultof=4,samples=10,aspect=new_aspect,threshold=34,samplestartframe=0,leftadd=0,rightadd=0,topadd=0,bottomadd=0) LanczosResize(out_width,out_height) RemoveGrain(mode=2) =========================================================== [29/12/2012 3:37:52] Duration was: 16 minutes 4 seconds [29/12/2012 3:37:52] Speed was: 71,61 fps. [29/12/2012 3:37:52] Job finished. Total time: 20 minutes 33 seconds